home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / netbsd / contrib / bison-1.22-bin10.readme < prev    next >
Text File  |  1995-12-26  |  669b  |  23 lines

  1. Descr:     bison-1.22.tar.gz  contains the binaries and documentation for
  2.     GNU bison, a parser generator (yacc replacement).  It was
  3.     compiled for NetBSD-1.0    
  4.  
  5. bison-1.22.tar.gz  contains the binaries and documentation for GNU bison,
  6.    a parser generator (yacc replacement).  It was compiled for NetBSD-1.0
  7.  
  8. To install it in /usr/local,  simply follow these steps:
  9.  
  10. 1. cd /
  11. 2. tar xvpzf bison-1.22.tar.gz
  12. 3. cd usr/local/bison-1.22/install
  13. 4. ./install.sh
  14.  
  15. The last step makes links for the bin, info and man directories
  16. in /usr/local/bison-1.22  to /usr/local.
  17.  
  18. You can obtain the sources from prep.ai.mit.edu:/pub/gnu/bison-1.22.tar.gz
  19.  
  20. Alan Kelm
  21.  
  22. kelm@aix1.uottawa.ca
  23.